The value of the property after the change.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public T NewValue { get; set; }
Visual Basic
Public Property NewValue As T
	Get
	Set

See Also